@charset "utf-8";
/* css Document*/
body{background: #fff;font-family:"Microsoft YaHei","微软雅黑",Helvetica,Arial!important;font-size: 14px;}
ul{margin: 0;padding: 0;}
li{list-style: none}
a{text-decoration: none;color: #333;}


/*其他*/
.an-inline{display: inline-block;}
.an-all{width: 100%;max-width: 100%;}
